Welcome![Sign In][Sign Up]
Location:
Search - touch screen

Search list

[Windows DevelopTouchScreen

Description: 一套关于触摸屏的查询系统,里面的查询语法可由用户自定义-A set of queries on the touch screen system, which the query syntax can be user-defined
Platform: | Size: 2187264 | Author: | Hits:

[Windows CETestTouchCalibrate_CSHARP

Description: WinCE触摸屏校准程序C#代码 Compact .Net 2.0 winCE先触摸屏校准程序源代码 -WinCE touch screen calibration procedure C# Code Compact. Net 2.0 winCE first touch-screen calibration procedure source code
Platform: | Size: 18432 | Author: Chen Zhongming | Hits:

[Game Programaa

Description: 触摸屏打地鼠小游戏 AVR控制,很好玩的哦 欢迎大家下载-Touch-screen game play hamster AVR control, very fun, oh welcome to download
Platform: | Size: 74752 | Author: 正文 | Hits:

[Driver DevelopWindowsCE-touched-screen-driven

Description: 针对S3C2440的触摸屏模块完成了其Windows CE下驱动程序的开发,在Platform Builder 4.2下进行驱动代码的编写、编译,并通过软硬件交叉环境进行调试,最终完成了触摸屏驱动程序的开发。-S3C2440 for touch-screen module completed its driver under the Windows CE development, in the Platform Builder 4.2 under the driver code to prepare, compile, and debug hardware and software environment for the conduct of cross-cutting and eventually completed a touch screen driver development.
Platform: | Size: 311296 | Author: houyanli | Hits:

[Linux-Unixusbtouchscreen

Description: for linux touch screen source code
Platform: | Size: 10240 | Author: 李茂瓏 | Hits:

[Driver Developtouch

Description: 基于ARM的触摸屏幕的驱动wangqu 一定能用-ARM-based touch-screen driver wangqu must be
Platform: | Size: 1454080 | Author: bbc | Hits:

[Linux-Unixs3c2410ts

Description: S3C2410开发板上LINUX2.6.14内核添加触摸屏驱动-S3C2410 development board LINUX2.6.14 kernel to add touch screen driver
Platform: | Size: 5120 | Author: nhonz | Hits:

[SCMTOUCH-Done

Description: 对触摸屏的详细上层软件的处理 包括对坐标的重新建立和错误点的删除-Touch screen on the detailed treatment of the upper software including the coordinates of the re-establishment and error points to delete
Platform: | Size: 48128 | Author: 沈浩 | Hits:

[Other Embeded programGestureDesignGuide

Description: Gesture Design Guide.pdf 详细介绍了ELAN电容式触摸屏的手势设计。 (可用于IPHONE手机输入)-Gesture Design Guide.pdf details ELAN capacitive touch-screen design of the gesture. (IPHONE cell phone can be used to enter)
Platform: | Size: 921600 | Author: 陈清强 | Hits:

[Embeded Linuxs3c2410_ts

Description: 本源码是《ARM嵌入式LINUX设备驱动实例开发》一书的触摸屏设备驱动源代码-The source is ARM Embedded LINUX device driver examples of development of a book on touch-screen device driver source code
Platform: | Size: 3072 | Author: 李刚 | Hits:

[SCMtouch

Description: 在驱动程序中设定了触摸屏所处的7个不同状态,分别用从-1到5的数字表征,这7个状态构成了一个触摸屏状态机,系统根据当前状态做出下一步的处理,如表1所示。整个软件设计根据功能可以划分为5个部分,分别是初始化、设备打开、读操作、中断处理以及I/O控制-In the driver set the touch screen in which seven different states, respectively, from-1 to 5 the number of characterization, this seven state constitutes a touch-screen state machine, the system made in accordance with the current state of the next phase of processing, such as Table 1 below. According to the entire software design features can be divided into five parts, which are initialized, equipment to open, read operation, interrupt handling, as well as I/O control
Platform: | Size: 1024 | Author: solo | Hits:

[J2MEtouchScreenMe

Description: j2me全触摸屏示例代码——一款简单的触摸屏游戏,是新手进行触摸屏编程的入门级的经典教程。-j2me-wide touch-screen sample code- a simple touch-screen games, is the new touch-screen programming for entry-level classic tutorial.
Platform: | Size: 26624 | Author: 王清 | Hits:

[Embeded-SCM DevelopTOUCH_SCREEN_KNOWLEDGE

Description: 一本介绍触摸屏原理和应用的电子书, 对嵌入式触摸屏的软硬件开发有帮助!-, Introduced a touch-screen principle and application of e-books, on the touch screen embedded hardware and software development to help!
Platform: | Size: 659456 | Author: yinmin | Hits:

[Embeded-SCM Developtouch_screen

Description: ARM嵌入式系统关于触摸屏问题基于c语言实验代码-ARM Embedded System on the issue of touch-screen based on the experimental c language code
Platform: | Size: 69632 | Author: 萌萌 | Hits:

[J2MEtouch-Colorlinez

Description: 用J2ME写的一种七彩连珠(五子连线)的手机游戏 通用程序,支持键盘和触摸屏,自适应屏幕大小,山寨IPHONE的最佳选择--Using J2ME to write a five sons connected mobile games, using key and touch screen. it can adapt for all the screen size. it is better to using hi-iphone
Platform: | Size: 20480 | Author: robustman | Hits:

[Windows CEbacklite

Description: 在大多2440开发板BSP中的SMDK2440\DRIVERS\backlite目录下一般都有背光驱动。在注册表中添加如下函数的时候,开机时确实可以打印"!!!!!!!!!!!! BACKLIGHT ON !!!!!!!!!!!!,如果没有操作大概1分钟后也可以打印!!!!!!!!!!!! BACKLIGHT OFF !!!!!!!!!!!!。但打印("!!!!!!!!!!!! BACKLIGHT OFF !!!!!!!!!!!!后,就算有触发事件(在触摸屏上点击,或者移动鼠标)也不会打印"!!!!!!!!!!!! BACKLIGHT ON !!!!!!!!!!!!。 其实这个驱动大体是正确的,只是当键盘鼠标或触摸屏输入时候gwes 发送“PowerManager/ActivityTimer/UserActivity” event,而不是原驱动中的“("UserInputEvent") ”修改后的源程序如下(SMDK2440\DRIVERS\backlite目录下bak_hw.cpp文件)。-2440 development board in the majority of BSP in SMDK2440 \ DRIVERS \ backlite directory generally backlight driver. Add the following in the registry function, the boot print when really " !!!!!!!!!!!! BACKLIGHT ON !!!!!!!!!!!!, If there is no operation after about 1 minute can also print it !!!!!!!!!!!! BACKLIGHT OFF !!!!!!!!!!!!。 Print (" !!!!!!!!!!!! BACKLIGHT OFF!! !!!!!!!!!! after, even if there are triggering events (click on the touch screen, or move the mouse) will not print " !!!!!!!!!!!! BACKLIGHT ON !!!!! In fact, this drive !!!!!!!。 general is correct, only when the keyboard and mouse or touch screen input when gwes Send " PowerManager/ActivityTimer/UserActivity" event, rather than the original drive in the " (" UserInputEvent " ) " modified After the source is as follows (SMDK2440 \ DRIVERS \ backlite directory bak_hw.cpp files).
Platform: | Size: 37888 | Author: 吴成勇 | Hits:

[uCOSrotating--touch-screen--control--of--the--electric

Description: 该程序是触摸屏控制电机转动试验,在armlinux下-The program is rotating touch-screen control of the electrical test, in the under arm linux
Platform: | Size: 1327104 | Author: 盛冉 | Hits:

[OS programVirtualKeyBoardPlus

Description: 一款VB专用的虚拟键盘程序,可以用到触摸屏,也可以用到一些需要辅助键盘输入的地方,是一个控件的源代码,下载看看便知。-The exclusive use of a virtual keyboard VB program, you can use touch screen can also be used in some of the needs of the local auxiliary keyboard input is a source code control, download glance look at.
Platform: | Size: 70656 | Author: NewJersey | Hits:

[Linux-Unix109201268s3c2410-ts

Description: 2410 touch screen驱动以及测试程序-2410 touch screen drivers, and test procedures
Platform: | Size: 4096 | Author: 袁慎重 | Hits:

[Multimedia programzoom_in_out

Description: Used for pciture zoom in/zoom out in touch screen. In this example, only 5 frames touch cooredinates data are given as input, but in real time demo, a buffer with 5 frames can be set.
Platform: | Size: 245760 | Author: lingling | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net